home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2007 January, February, March & April
/
Chip-Cover-CD-2007-02.iso
/
Pakiet internetowy
/
Rozne
/
eSkiMos R2 1.84
/
eskimosr2.exe
/
{app}
/
eSkiMoS.exe
/
0
/
RCDATA
/
TSZABLONYFORM
/
TSZABLONYFORM.txt
Wrap
Text File
|
2006-01-06
|
2KB
|
126 lines
object SzablonyForm: TSzablonyForm
Left = 270
Top = 215
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'eSkiMoS R2 - Szablony'
ClientHeight = 304
ClientWidth = 465
Color = clBtnFace
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
Scaled = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 16
Top = 8
Width = 47
Height = 13
Caption = 'Szablony:'
end
object Label2: TLabel
Left = 216
Top = 24
Width = 36
Height = 13
Caption = 'Nazwa:'
end
object Label3: TLabel
Left = 216
Top = 72
Width = 30
Height = 13
Caption = 'Tre'#347#263':'
end
object ListaSzablonow: TListBox
Left = 16
Top = 24
Width = 185
Height = 249
Color = 15724527
ItemHeight = 13
Sorted = True
TabOrder = 0
OnClick = awClick
OnDblClick = WstawBtnClick
end
object NazwaSzablonu: TEdit
Left = 216
Top = 40
Width = 233
Height = 21
Color = 15724527
TabOrder = 1
end
object TrescSzablonu: TMemo
Left = 216
Top = 88
Width = 233
Height = 121
Color = 15724527
ScrollBars = ssVertical
TabOrder = 2
end
object DodajBtn: TButton
Left = 376
Top = 216
Width = 75
Height = 25
Caption = 'Dodaj'
TabOrder = 3
OnClick = DodajBtnClick
end
object UsunBtn: TButton
Left = 216
Top = 216
Width = 75
Height = 25
Caption = 'Usu'#324
TabOrder = 6
OnClick = UsunBtnClick
end
object WstawBtn: TButton
Left = 376
Top = 248
Width = 75
Height = 25
Caption = 'Wstaw'
TabOrder = 4
OnClick = WstawBtnClick
end
object AnulujBtn: TButton
Left = 296
Top = 248
Width = 75
Height = 25
Cancel = True
Caption = 'Anuluj'
ModalResult = 2
TabOrder = 7
end
object StatusBar1: TStatusBar
Left = 0
Top = 285
Width = 465
Height = 19
Panels = <>
SimplePanel = True
end
object ZmienBtn: TButton
Left = 296
Top = 216
Width = 75
Height = 25
Caption = 'Zmie'#324
TabOrder = 5
OnClick = ZmienBtnClick
end
end